[IA64] Allocate struct vcpu from domheap.
authorAlex Williamson <alex.williamson@hp.com>
Thu, 17 Jan 2008 19:05:43 +0000 (12:05 -0700)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 17 Jan 2008 19:05:43 +0000 (12:05 -0700)
commit5bdbe8cbbd5e60d491ac03ddd2f1af6c6ee77172
tree818f3bfc3a47461caf886830e2ef600a2536c327
parent688b4b6745d1d9b882466d3a148faf02aa0b437d
[IA64] Allocate struct vcpu from domheap.

Now there's no constraint to allocate struct vcpu from xenheap.
So allocate it from domain heap.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/arch/ia64/xen/domain.c